@charset "utf-8";
/* CSS Document */
/* //////////////////*/
/* CORES PADRÃO UNIMED */
/* ////////////////// */
/* verde bandeira */

.inst {
  background-color: #008c50 !important;
}

.inst-text {
  color: #008c50 !important;
}
/* verde citrico */
.citrico {
  background-color: #bbcf35 !important;
}

.citrico-text {
  color: #bbcf35 !important;
}
/* verde musgo */
.musgo {
  background-color: #0a3e1f !important;
}

.musgo-text {
  color: #0a3e1f !important;
}
/* verde petroleo */
.petroleo {
  background-color: #015f54 !important;
}

.petroleo-text {
  color: #015f54 !important;
}

/* roxo */
.roxo {
  background-color: #46195f !important;
}

.roxo-text {
  color: #46195f !important;
}

/* violeta */
.violeta {
  background-color: #a61680 !important;
}

.violeta-text {
  color: #a61680 !important;
}

/* magenta */
.magenta {
  background-color: #e40046 !important;
}

.magenta-text {
  color: #e40046 !important;
}

/* laranja */
.laranja {
  background-color: #ed7203 !important;
}

.laranja-text {
  color: #ed7203 !important;
}

/* amarelo */
.amarelo {
  background-color: #ffcb00 !important;
}

.amerelo-text {
  color: #ffcb00 !important;
}

/* bege */
.bege {
  background-color: #efe1c0 !important;
}

.bege-text {
  color: #efe1c0 !important;
}

/* grafite */
.grafite {
  background-color: #66656c !important;
}

.grafite-text {
  color: #66656c !important;
}
/* cinza */
.cinza {
  background-color: #d0d4d7 !important;
}
.cinza-text {
  color: #d0d4d7 !important;
}
.azul {
  background-color: #0096d2 !important;
}
.azul-text {
  color: #0096d2 !important;
}
.verde-pme {
  background-color: #07aa8d !important;
}
.verde-pme-text {
  color: #07aa8d !important;
}
.bronze {
  background-color: #73500d !important;
}

.bronze-text {
  color: #73500d !important;
}
.bronze-light {
  background-color: #AD8321 !important;
}

.bronze-light-text {
  color: #AD8321 !important;
}


.mn_pme ul{
	margin: 0em;
	padding: 0em;	
}
.mn_pme li {
	float:left;
	margin:0;
	padding:0;
}

.spn{
    font-size: 0.6em;
    font-weight: lighter;
}

/* TIPOGRAFIA PADRAO PADRÃO */

.sans {
  font-family: 'unimed_sansregular';
 font-weight: normal;
  line-height: normal;
  
}
.sans-italic {
  font-family: 'unimed_sansitalic';
 font-weight: normal;
  line-height: normal;
  
}
.sans-book {
  font-family: 'unimed_sansbook';
 font-weight: normal;
  line-height: normal;
  
}
.sans-book-italic {
  font-family: 'unimed_sansbook_italic';
 font-weight: normal;
  line-height: normal;
  
}
.sans-bold {
  font-family: 'unimed_sansbold';
  font-weight: normal;
  line-height: normal;
  
}
.sans-bold-italic {
  font-family: 'unimed_sansbold_italic';
  font-weight: normal;
  line-height: normal;
  
}
.sans-black {
  font-family: 'unimed_sansblack';
  font-weight: normal;
  line-height: normal;
  
}
.sans-black-italic {
  font-family: 'unimed_sansblack_italic';
  font-weight: normal;
  line-height: normal;
  
}
.slab {
  font-family: 'unimed_slabregular';
  font-weight: normal;
  line-height: normal;
}
.slab-italic {
  font-family: 'unimed_slabbook';
  font-weight: normal;
  line-height: normal;
}
.slab-book {
  font-family: 'unimed_slabitalic';
  font-weight: normal;
  line-height: normal;
}
.slab-book-italic {
  font-family: 'unimed_slabbook_italic';
  font-weight: normal;
  line-height: normal;
}
.slab-semi {
  font-family: 'unimed_slabsemibold';
  font-weight: normal;
  line-height: normal;
}
.slab-semi-italic {
  font-family: 'unimed_slabsemibold_italic';
  font-weight: normal;
  line-height: normal;
}
.slab-bold {
  font-family: 'unimed_slabbold';
  font-weight: normal;
  line-height: normal;
}
.slab-bold-italic {
  font-family: 'unimed_slabbold_italic';
  font-weight: normal;
  line-height: normal;
}
.serif {
  font-family: 'unimed_serifregular';
  font-weight: normal;
  line-height: normal;
  
}
.serif-italic {
  font-family: 'unimed_serifitalic';
  font-weight: normal;
  line-height: normal;
  
}
.serif-book {
  font-family: 'unimed_serifbook';
  font-weight: normal;
  line-height: normal;
  
}
.serif-book-italic {
  font-family: 'unimed_serifbook_italic';
  font-weight: normal;
  line-height: normal;
  
}
.serif-bold {
  font-family: 'unimed_serifbold';
  font-weight: normal;
  line-height: normal;
  
}
.serif-bold-italic {
  font-family: 'unimed_serifbold_italic';
  font-weight: normal;
  line-height: normal;
  
}
.brush {
  font-family: 'unimed_brushregular';
  font-weight: normal;
  line-height: normal;  
}

/* TAMANHOS DE FONTES PADRÃO */

.font-sz1 {
	font-size: 1em;
}
.font-sz12 {
	font-size: 1.2em;
}
.font-sz15 {
	font-size: 1.5em;
}

.font-sz2 {
	font-size: 2em;
}

.font-sz25 {
	font-size: 2.5em;
}
.font-sz3 {
	font-size: 3em;
}
.font-sz35 {
	font-size: 3.5em;
}
.font-sz4 {
	font-size: 4em;
}
.font-sz45 {
	font-size: 4.5em;
}
.font-sz5 {
	font-size: 5em;
}
.font-sz55 {
	font-size: 5.5em;
}
.border-circ-left {
	/*padding:0.1em 0.1em 0.1em 0.1em;*/
	
	/*color: #fff;
	width: 100%;
	min-width: 100%;
	height: 2em;*/
	margin: 0; 
    
	display: flex;
    align-items: center;
	
	border: 2px #e0e0e0 solid;
	border-radius: 15px 0px  0px 0px;
	-moz-border-radius: 15px 0px 0px 0px;
	-webkit-border-radius: 15px 0px 0px 0px;
	
}
.border-circ-right {
	/*padding:0.1em 0.1em 0.1em 0.1em;*/
	
	/*color: #fff;
	width: 100%;
	min-width: 100%;*/
	
	border: 2px #e0e0e0 solid;
	border-radius:  15px 0px 15px 0px;
	-moz-border-radius: 15px 0px 15px 0px;
	-webkit-border-radius: 15px 0px 15px 0px;
	
}
.border-circ-table {
	/*color: #fff;
	border: 4px #d1d7db solid;*/
    margin: 0; 
    padding: 0;
	
	border-radius: 15px 0px 15px 0px;
	-moz-border-radius: 15px 0px 15px 0px;
	-webkit-border-radius: 15px 0px 15px 0px;
	
}
.border-circ-table p.subtit{
    font-family: 'unimed_slabsemibold_italic';
    font-weight: normal;
    line-height: normal;
	height: auto;
    margin: 0; 
    padding: 0.1em;
    color: #fff;
	
	border-radius:15px 0px 0px 0px;
	-moz-border-radius: 15px 0px 0px 0px;
	-webkit-border-radius: 15px 0px 0px 0px;
	
}
@media only screen and (max-width: 480px) {
    .border-circ-table p.subtit{
        font-family: 'unimed_slabsemibold_italic';
        font-weight: normal;
        line-height: normal;   
	    height: auto;
        padding: 0.25em;
        color: #fff;
    }
	.border-circ-table p {
		font-size: 1em;
		margin: 0.2;
		padding: 0.2em;
	}
}
@media only screen and (min-width: 769px) and (max-width: 992px) {
	.border-circ-table p {
		font-size: 1em;
		margin: 0.2;
		padding: 0.2em;
	}
}
@media only screen and (min-width: 1280px) {
	.border-circ-table p {
		font-size: 1.05em;
		margin: 0em;
		padding: 0.1em;
	}
}

.border-circ-table .padding{
	width: 100%;
	padding: 0.5em;
	display: inline-table;	
}
 
.imgtop {
	background-image: url("../img/img-topo2.png");
	max-width: 100%;
	height: auto;	
}

.img-parallax{
    background-position:left ;
    background-repeat: no-repeat;    
}

@media only screen and (max-device-width: 480px) {
	.icon-midle{
    height: 7vh; 
    display: flex;
    align-items: center;
    justify-content: center;    
    }
    .img-parallaxPME{
	background-image:url("../img/img-topo-pme-p.jpg");    
	width:100%;
	height:300px;
	background-size: cover;
    background-repeat: no-repeat;
    }
    .img-parallaxCPME{
	background-image:url("../img/img-topo-corretor-pme-g.jpg");
	width:100%;
	height:300px;
	background-size: cover, contain;
    background-repeat: no-repeat;
    }
    .img-parallaxPj{
	background-image:url("../img/img-topo-p.jpg");    
	width:100%;
	height:300px;
	background-size: cover;
    background-repeat: no-repeat;
    }
}
@media only screen and (min-width: 481px) and (max-width: 1279px) {
	.icon-midle{
    height: 7vw; 
    display: flex;
    align-items: center;
    justify-content: center;    
    }
    .img-parallaxPME{
	background-image:url("../img/img-topo-pme-g.jpg");
	width:100%;
	height:598px;
	background-size: cover, contain;
    background-repeat: no-repeat;
    }
    .img-parallaxCPME{
	background-image:url("../imagens/img-topo-pme-g2.jpg");
	width:100%;
	min-height:500px;
	background-size: cover, contain;
    background-repeat: no-repeat;
    }
     .img-parallaxPj{
	background-image:url("../img/img-topo-g.jpg");
	width:100%;
	height:598px;
	background-size: cover, contain;
    background-repeat: no-repeat;
    }
}
@media only screen and (min-device-width: 1280px) {
	.icon-midle{
    height: 9vw; 
    display: flex;
    align-items: center;
    justify-content: center;
    
    }
    .img-parallaxPME{
	background-image:url("../img/img-topo-pme-g.jpg");
	width:100%;
	max-height:500px;
	background-size: cover, contain;
    background-repeat: no-repeat;
    }
    .img-parallaxPME2{
	background-image:url("../img/img-topo-pme-g2.jpg");
	width:100%;
	/* max-height:500px; */
	background-size: cover, contain;
    background-repeat: no-repeat;
    }
    .img-parallaxCPME{
	background-image:url("../img/img-topo-corretor-pme-g.jpg");
	width:100%;
	height:700px;
	background-size: cover, contain;
    background-repeat: no-repeat;
    }
    .img-parallaxPJ{
	background-image:url("../grandes_empresas/img/img-topo-g.jpg");
	width:100%;
	height:700px;
	background-size: cover, contain;
    background-repeat: no-repeat;
    }
}


.bg_tab_verde{
    background-image:url("../img/img_bg_verde_tab.jpg");
	width:100%;
    background-repeat: no-repeat;
    background-position: center center;
	background-size: cover;    
}

/* UNIDADES */

.uniBox{
 	padding: 0;
	margin: 0.5em;
	text-align: center;
    display: inline-block;
    position: relative;  
   /* border: #acba25 solid 1px;*/ 
    border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
}

.uniBox img{
    /* border: #acba25 solid 1px;*/ 
    border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
}


